Put | updateUser |
Pet Store Web Service > Users Resource Group : updateUser (Put) |
Name | Description | Data Type |
---|---|---|
username | name that need to be deleted | string |
The request body is of type User.
User
Represents an individual user.
|
Fault | Description |
---|---|
400 | This fault returns a response body of type (undefined). Invalid username supplied |
404 | This fault returns a response body of type (undefined). User not found |